/ *   T h e   f o r m a t   s t r i n g   u s e d   t o   b u i l d   t h e   d e t a i l e d   d a t e   d e t e c t e d   f i e l d .   N o t e   t h a t   t h e   f i r s t   d e t e c t e d   d a t e   i s   d i s p l a y e d   i n   t h e   f i r s t   p a r a m e t e r ,   a n d   t h e   l a s t   d e t e c t e d   d a t e   i s   d i s p l a y e d   i n   t h e   s e c o n d   p a r a m e t e r . 
       T i t l e   o f   a   F i n d e r   i t e m   s c a n   w i n d o w   w i t h   m o r e   t h a n   o n e   i t e m   * / 
 " % @   a n d   % @ "   =   " % 1 $ @   a n d   % 2 $ @ " ; 
 
 / *   < f i l e >   i n   < p a t h >   * / 
 " % @   i n   % @ "   =   " % 1 $ @   i n   % 2 $ @ " ; 
 
 / *   F o r m a t   s t r i n g   f o r   p r e s e n t i n g   h o w   m a n y   t h r e a t s   e a c h   s c a n   h a s   f o u n d .   * / 
 " % @   t h r e a t s   f o u n d "   =   " % @   t h r e a t s   f o u n d " ; 
 
 / *   T i t l e   o f   a   F i n d e r   i t e m   s c a n   w i n d o w   w i t h   m o r e   t h a n   2   i t e m s   * / 
 " % d   m o r e   i t e m s "   =   " % d   m o r e   i t e m s " ; 
 
 / *   m e s s a g e   d i s p l a y e d   i n   d i a l o g   w h e n   t h i s   e r r o r   o c c u r s   * / 
 " ' % @ '   i s   a l r e a d y   i n   t h e   l i s t   o f   a l l o w e d   w e b s i t e s "   =   " ' % @ '   i s   a l r e a d y   i n   t h e   l i s t   o f   a l l o w e d   w e b s i t e s " ; 
 
 / *   m e s s a g e   d i s p l a y e d   i n   d i a l o g   w h e n   t h i s   e r r o r   o c c u r s   * / 
 " ' % @ '   i s   n o t   a   v a l i d   e n t r y .   E n t e r   a   d o m a i n   n a m e ,   I P   a d d r e s s ,   o r   I P   a d d r e s s   r a n g e . \ n \ n E x a m p l e s :   w w w . e x a m p l e . c o m ,   1 9 2 . 1 6 8 . 0 . 1 ,   1 7 2 . 1 6 . 0 . 1 / 2 4 "   =   " ' % @ '   i s   n o t   a   v a l i d   e n t r y .   E n t e r   a   d o m a i n   n a m e ,   I P   a d d r e s s ,   o r   I P   a d d r e s s   r a n g e . \ n \ n E x a m p l e s :   w w w . e x a m p l e . c o m ,   1 9 2 . 1 6 8 . 0 . 1 ,   1 7 2 . 1 6 . 0 . 1 / 2 4 " ; 
 
 / *   S c a n   s u m m a r y   t e x t   w h e n   t h e   s c a n   c o n t a i n s   e x c l u s i o n s   * / 
 " ( e x c l u s i o n s   a p p l y ) "   =   " ( e x c l u s i o n s   a p p l y ) " ; 
 
 / *   T i t l e   o f   a   F i n d e r   i t e m   s c a n   w i n d o w   w i t h   1   a d d i t i o n a l   i t e m   * / 
 " 1   m o r e   i t e m "   =   " 1   m o r e   i t e m " ; 
 
 / *   D e s c r i p t i o n   o f   w h y   t h e   u s e r   i s   b e i n g   a s k e d   t o   q u i t   t h e   a p p   * / 
 " A   s c a n   h a s   n o t   y e t   c o m p l e t e d .   D o   y o u   w i s h   t o   l e t   i t   c o m p l e t e ,   o r   d o   y o u   w a n t   t o   s t o p   t h e   r u n n i n g   s c a n   a n d   q u i t   t h e   a p p l i c a t i o n ? "   =   " A   s c a n   h a s   n o t   y e t   c o m p l e t e d .   D o   y o u   w i s h   t o   l e t   i t   c o m p l e t e ,   o r   d o   y o u   w a n t   t o   s t o p   t h e   r u n n i n g   s c a n   a n d   q u i t   t h e   a p p l i c a t i o n ? " ; 
 
 / *   A l e r t   t i t l e   w h e n   t h e   u s e r   t r i e s   t o   q u i t   w i t h   a   s c a n   r u n n i n g   * / 
 " A   s c a n   i s   s t i l l   r u n n i n g "   =   " A   s c a n   i s   s t i l l   r u n n i n g " ; 
 
 / *   T o o l t i p   d i s p l a y e d   w h e n   t h e   f i e l d s   a r e   e m p t y   w h e n   u p d a t i n g   f r o m   S o p h o s   * / 
 " A   u s e r n a m e   a n d   p a s s w o r d   a r e   r e q u i r e d   t o   r e t r i e v e   u p d a t e s   f r o m   S o p h o s . "   =   " A   u s e r n a m e   a n d   p a s s w o r d   a r e   r e q u i r e d   t o   r e t r i e v e   u p d a t e s   f r o m   S o p h o s . " ; 
 
 / *   E r r o r   d i s p l a y e d   w h e n   a n   i n v a l i d   U R L   i s   e n t e r e d   i n t o   t h e   u p d a t e   a d d r e s s   f i e l d .   * / 
 " A   v a l i d   a d d r e s s   m u s t   b e   e n t e r e d   f o r   t h i s   u p d a t e   l o c a t i o n . "   =   " A   v a l i d   a d d r e s s   m u s t   b e   e n t e r e d   f o r   t h i s   u p d a t e   l o c a t i o n . " ; 
 
 / *   A l l   r e c o r d s   o f   o n - a c c e s s   s c a n n i n g   a n d   u p d a t i n g   a c t i v i t y   w i l l   b e   l o s t   f r o m   t h e   S o p h o s   A n t i - V i r u s   l o g .   * / 
 " A l l   r e c o r d s   o f   o n - a c c e s s   s c a n n i n g   a n d   u p d a t i n g   a c t i v i t y   w i l l   b e   l o s t   f r o m   t h e   S o p h o s   A n t i - V i r u s   l o g . "   =   " A l l   r e c o r d s   o f   o n - a c c e s s   s c a n n i n g   a n d   u p d a t i n g   a c t i v i t y   w i l l   b e   l o s t   f r o m   t h e   S o p h o s   A n t i - V i r u s   l o g . " ; 
 
 / *   S t r i n g   p r e s e n t e d   t o   t h e   u s e r   i f   a l l   s e l e c t e d   t h r e a t s   c a n   b e   c l e a n e d   u p .   * / 
 " A l l   t h e   s e l e c t e d   t h r e a t s   c a n   b e   c l e a n e d   u p . "   =   " A l l   t h e   s e l e c t e d   t h r e a t s   c a n   b e   c l e a n e d   u p . " ; 
 
 / *   T a b V i e w   I t e m   L a b e l   * / 
 " A l l o w e d   W e b s i t e s "   =   " A l l o w e d   W e b s i t e s " ; 
 
 / *   I n f o r m a t i v e   t e x t   o f   e r r o r   m e s s a g e   p r e s e n t e d   i f   s o m e t h i n g   w e n t   w r o n g   w h i l e   h a n d i n g   c l e a n u p   m e s s a g e s   o f f   t o   t h e   s e r v e r .   * / 
 " A n   e r r o r   o c c u r r e d   w h i l e   c l e a n i n g   u p   t h e   s e l e c t e d   t h r e a t s . "   =   " A n   e r r o r   o c c u r r e d   w h i l e   c l e a n i n g   u p   t h e   s e l e c t e d   t h r e a t s . " ; 
 
 / *   m e s s a g e   d i s p l a y e d   i n   d i a l o g   w h e n   t h i s   e r r o r   o c c u r s   * / 
 " A n   e r r o r   o c c u r r e d   w h i l e   s c h e d u l i n g   t h e   s c a n   ' % @ ' "   =   " A n   e r r o r   o c c u r r e d   w h i l e   s c h e d u l i n g   t h e   s c a n   ' % @ ' " ; 
 
 / *   m e s s a g e   d i s p l a y e d   i n   d i a l o g   w h e n   t h i s   e r r o r   o c c u r s   * / 
 " A n   e r r o r   o c c u r r e d   w h i l e   u n s c h e d u l i n g   t h e   s c a n   ' % @ ' "   =   " A n   e r r o r   o c c u r r e d   w h i l e   u n s c h e d u l i n g   t h e   s c a n   ' % @ ' " ; 
 
 / *   a n d   * / 
 " a n d "   =   " a n d " ; 
 
 / *   T o o l b a r   I t e m   L a b e l   * / 
 " A p p   C o n t r o l "   =   " A p p   C o n t r o l " ; 
 
 / *   L a b e l   o n   t h e   A p p l i c a t i o n   C o n t r o l   t a b   i n   t h e   P r e f e r e n c e s   d i a l o g .   * / 
 " A p p l i c a t i o n   C o n t r o l "   =   " A p p l i c a t i o n   C o n t r o l " ; 
 
 / *   T i t l e   s t r i n g   f o r   t h e   c l e a r   s p e c i f i c   t h r e a t s   s h e e t .   * / 
 " A r e   y o u   s u r e   t h a t   y o u   w a n t   t o   c l e a r   t h e s e   t h r e a t s   f r o m   t h e   l i s t ? "   =   " A r e   y o u   s u r e   t h a t   y o u   w a n t   t o   c l e a r   t h e s e   t h r e a t s   f r o m   t h e   l i s t ? " ; 
 
 / *   T i t l e   s t r i n g   f o r   t h e   c l e a r   s p e c i f i c   t h r e a t   s h e e t .   * / 
 " A r e   y o u   s u r e   t h a t   y o u   w a n t   t o   c l e a r   t h i s   t h r e a t   f r o m   t h e   l i s t ? "   =   " A r e   y o u   s u r e   t h a t   y o u   w a n t   t o   c l e a r   t h i s   t h r e a t   f r o m   t h e   l i s t ? " ; 
 
 / *   A r e   y o u   s u r e   t h a t   y o u   w a n t   t o   d e l e t e   t h e   c o n t e n t s   o f   t h e   l o g ?   * / 
 " A r e   y o u   s u r e   t h a t   y o u   w a n t   t o   d e l e t e   t h e   c o n t e n t s   o f   t h e   l o g ? "   =   " A r e   y o u   s u r e   t h a t   y o u   w a n t   t o   d e l e t e   t h e   c o n t e n t s   o f   t h e   l o g ? " ; 
 
 / *   A l e r t   t i t l e   w h e n   r e s t o r i n g   d e f a u l t s   f o r   o t h e r   c o m p o n e n t s   * / 
 " A r e   y o u   s u r e   t h a t   y o u   w a n t   t o   s e t   t h e   % @   p r e f e r e n c e s   t o   d e f a u l t s ? "   =   " A r e   y o u   s u r e   t h a t   y o u   w a n t   t o   s e t   t h e   % @   p r e f e r e n c e s   t o   d e f a u l t s ? " ; 
 
 / *   Q u e s t i o n   a s k e d   w h e n   t h e   u s e r   t r i e s   t o   d e l e t e   a   s c a n   * / 
 " A r e   y o u   s u r e   y o u   w a n t   t o   r e m o v e   \ " % @ \ " ? "   =   " A r e   y o u   s u r e   y o u   w a n t   t o   r e m o v e   \ " % @ \ " ? " ; 
 
 / *   T e x t   d i s p l a y e d   w h e n   a   c u s t o m   s c a n   d o e s n ' t   h a v e   a n y   i t e m s   t o   s c a n .   * / 
 " A t   l e a s t   o n e   s c a n   i t e m   i s   r e q u i r e d   t o   r u n   t h i s   s c a n . "   =   " A t   l e a s t   o n e   s c a n   i t e m   i s   r e q u i r e d   t o   r u n   t h i s   s c a n . " ; 
 
 / *   A u t h e n t i c a t e   a n d   S c a n   A l l &   * / 
 " A u t h e n t i c a t e   a n d   S c a n   A l l & "   =   " A u t h e n t i c a t e   a n d   S c a n   A l l & " ; 
 
 / *   D e s c r i p t i o n   o f   a c t i o n   a v a i l a b l e   w h e n   t h e   t h r e a t   f a i l e d   t o   b e   c l e a n e d   u p   b y   s o f t w a r e .   * / 
 " A u t o m a t i c   c l e a n u p   w a s   n o t   s u c c e s s f u l ,   m a n u a l   c l e a n u p   i s   r e q u i r e d . "   =   " A u t o m a t i c   c l e a n u p   w a s   n o t   s u c c e s s f u l ,   m a n u a l   c l e a n u p   i s   r e q u i r e d . " ; 
 
 / *   T h e   A u t o - U p d a t e   S e t t i n g s   b u t t o n ' s   t i t l e   s t r i n g 
       T o o l b a r   I t e m   L a b e l   * / 
 " A u t o U p d a t e "   =   " A u t o U p d a t e " ; 
 
 / *   l a b e l   d e s c r i b i n g   w e b   p r o t e c t i o n   u r l   f i l t e r i n g   * / 
 " B l o c k   a c c e s s   t o   m a l i c i o u s   w e b s i t e s   u s i n g   r e a l t i m e   U R L   r e p u t a t i o n   c h e c k s .   T h i s   p r o t e c t s   y o u r   M a c   f r o m   s i t e s   i d e n t i f i e d   t o   b e   h o s t i n g   m a l i c i o u s   c o n t e n t ,   o r   r e p r e s e n t i n g   a   s i g n i f i c a n t   s e c u r i t y   c o n c e r n . "   =   " B l o c k   a c c e s s   t o   m a l i c i o u s   w e b s i t e s   u s i n g   r e a l t i m e   U R L   r e p u t a t i o n   c h e c k s .   T h i s   p r o t e c t s   y o u r   M a c   f r o m   s i t e s   i d e n t i f i e d   t o   b e   h o s t i n g   m a l i c i o u s   c o n t e n t ,   o r   r e p r e s e n t i n g   a   s i g n i f i c a n t   s e c u r i t y   c o n c e r n . " ; 
 
 / *   l a b e l   d e s c r i b i n g   w e b   p r o t e c t i o n   c o n t e n t   s c a n n i n g   * / 
 " B l o c k   m a l i c i o u s   d o w n l o a d s   f r o m   w e b s i t e s ,   p r o t e c t i n g   y o u r   M a c   f r o m   o b f u s c a t e d ,   p o l y m o r p h i c   a n d   z e r o - d a y   t h r e a t s   b e f o r e   r e a c h i n g   y o u r   b r o w s e r . "   =   " B l o c k   m a l i c i o u s   d o w n l o a d s   f r o m   w e b s i t e s ,   p r o t e c t i n g   y o u r   M a c   f r o m   o b f u s c a t e d ,   p o l y m o r p h i c   a n d   z e r o - d a y   t h r e a t s   b e f o r e   r e a c h i n g   y o u r   b r o w s e r . " ; 
 
 / *   T e x t   u s e d   a s   a   p l a c e h o l d e r   f o r   t h e   i t e m s   r e m a i n i n g   w h i l e   t h e   s c a n   w o r k s   o u t   h o w   m a n y   f i l e s   i t s   s u p p o s e d   t o   b e   s c a n n i n g .   * / 
 " C a l c u l a t i n g . . . "   =   " C a l c u l a t i n g . . . " ; 
 
 / *   B u t t o n   t i t l e   f o r   d i s m i s s i n g   t h e   c l e a n u p   c o n f i r m a t i o n   d i a l o g 
       B u t t o n   t i t l e   f o r   d i s m i s s i n g   t h e   d e l e t e   s c a n   c o n f i r m a t i o n   d i a l o g 
       C a n c e l   * / 
 " C a n c e l "   =   " C a n c e l " ; 
 
 / *   C h o o s e 
       P r o m p t   t h e   u s e r   t o   c h o o s e   a   l o g   f i l e   l o c a t i o n .   * / 
 " C h o o s e "   =   " C h o o s e " ; 
 
 / *   B u t t o n   t i t l e   o n   t h e   c l e a n u p   c o n f i r m a t i o n   d i a l o g 
       C l e a n   U p   * / 
 " C l e a n   U p "   =   " C l e a n   U p " ; 
 
 / *   A c t i o n   a v a i l a b l e   w h e n   a   t h r e a t   c a n   b e   c l e a n e d - u p .   * / 
 " C l e a n u p "   =   " C l e a n u p " ; 
 
 / *   E r r o r   t i t l e   o f   t h e   m e s s a g e   p r e s e n t e d   i f   s o m e t h i n g   w e n t   w r o n g   w h i l e   c o m m n u n i c a t i n g   w i t h   t h e   s e r v e r .   * / 
 " C l e a n u p   c a n n o t   b e   c o m p l e t e d "   =   " C l e a n u p   c a n n o t   b e   c o m p l e t e d " ; 
 
 / *   A c t i o n   a v a i l a b l e   w h e n   t h r e a t   c a n n o t   b e   c l e a n e d - u p ,   a n d   m a n u a l   c l e a n u p   i s   r e q u i r e d .   * / 
 " C l e a n u p   F a i l e d "   =   " C l e a n u p   F a i l e d " ; 
 
 / *   A c t i o n   i n d i c a t i o n   t h a t   a   c l e a n u p   p r o c e s s   i s   r u n n i n g .   * / 
 " C l e a n u p   i n   p r o g r e s s "   =   " C l e a n u p   i n   p r o g r e s s " ; 
 
 / *   Q u e s t i o n   a s k e d   w h e n   t h e   u s e r   t r i e s   t o   c l e a n u p   a   t h r e a t .   * / 
 " C l e a n u p   m a y   d e l e t e   f i l e s   t h a t   a r e   i d e n t i f i e d   a s   t h r e a t   c o m p o n e n t s   a n d   l i s t e d   u n d e r   T h r e a t   D e t a i l s . "   =   " C l e a n u p   m a y   d e l e t e   f i l e s   t h a t   a r e   i d e n t i f i e d   a s   t h r e a t   c o m p o n e n t s   a n d   l i s t e d   u n d e r   T h r e a t   D e t a i l s . " ; 
 
 / *   C l e a r   * / 
 " C l e a r "   =   " C l e a r " ; 
 
 / *   I n f o r m a t i v e   t e x t   f o r   t h e   c l e a r   s p e c i f i c   t h r e a t   s h e e t .   * / 
 " C l e a r i n g   a   t h r e a t   f r o m   t h e   l i s t   d o e s   n o t   r e m o v e   i t   f r o m   t h i s   M a c . "   =   " C l e a r i n g   a   t h r e a t   f r o m   t h e   l i s t   d o e s   n o t   r e m o v e   i t   f r o m   t h i s   M a c . " ; 
 
 / *   I n f o r m a t i v e   t e x t   f o r   t h e   c l e a r   s p e c i f i c   t h r e a t s   s h e e t .   * / 
 " C l e a r i n g   t h e s e   t h r e a t s   f r o m   t h e   l i s t   d o e s   n o t   r e m o v e   t h e m   f r o m   t h i s   M a c . "   =   " C l e a r i n g   t h e s e   t h r e a t s   f r o m   t h e   l i s t   d o e s   n o t   r e m o v e   t h e m   f r o m   t h i s   M a c . " ; 
 
 / *   B u t t o n   t e x t   t o   i n d i c a t e   c l o s i n g   a   w i n d o w   * / 
 " C l o s e "   =   " C l o s e " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " C o n t i n u e "   =   " C o n t i n u e " ; 
 
 / *   N o   a c t i o n   a v a i l a b l e   f o r   a   c o n t r o l l e d   a p p l i c a t i o n   * / 
 " C o n t r o l l e d   A p p l i c a t i o n "   =   " C o n t r o l l e d   A p p l i c a t i o n " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " C o u l d   n o t   c o n n e c t   t o   S o p h o s   A u t o U p d a t e   s e r v e r . "   =   " C o u l d   n o t   c o n n e c t   t o   S o p h o s   A u t o U p d a t e   s e r v e r . " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " C o u l d   n o t   s e n d   c a n c e l   u p d a t e   r e q u e s t   t o   S o p h o s   A u t o U p d a t e   s e r v e r . "   =   " C o u l d   n o t   s e n d   c a n c e l   u p d a t e   r e q u e s t   t o   S o p h o s   A u t o U p d a t e   s e r v e r . " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " C o u l d   n o t   s e n d   u p d a t e   r e q u e s t   t o   S o p h o s   A u t o U p d a t e   s e r v e r . "   =   " C o u l d   n o t   s e n d   u p d a t e   r e q u e s t   t o   S o p h o s   A u t o U p d a t e   s e r v e r . " ; 
 
 / *   F o r m a t   s t r i n g   u s e d   t o   d i s p l a y   t h e   i n c r e a s i n g   n u m b e r   o f   i t e m s   a s   t h e y   a r e   b e i n g   c o u n t e d .   * / 
 " C o u n t i n g   I t e m s :   % @ "   =   " C o u n t i n g   I t e m s :   % @ " ; 
 
 / *   L a b e l   o n   t h e   D e v i c e   C o n t r o l   t a b   i n   t h e   P r e f e r e n c e s   d i a l o g . 
       T o o l b a r   I t e m   L a b e l   * / 
 " D e v i c e   C o n t r o l "   =   " D e v i c e   C o n t r o l " ; 
 
 / *   U s e r   w a n t s   t o   r e v e r t   a n   e d i t   t o   t h e   p r e - e d i t   s t a t e .   * / 
 " D i s c a r d   C h a n g e s "   =   " D i s c a r d   C h a n g e s " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " D o n ' t   q u i t "   =   " D o n ' t   q u i t " ; 
 
 / *   a l e r t   t i t l e   w h e n   u s e r   e n t e r s   a   d u p l i c a t e   w e b s i t e   * / 
 " D u p l i c a t e   E n t r y "   =   " D u p l i c a t e   E n t r y " ; 
 
 / *   A l e r t   t i t l e   w h e n   o p e n i n g   a   s c a n   l o g   f a i l s   * / 
 " E r r o r   o p e n i n g   l o g   f i l e "   =   " E r r o r   o p e n i n g   l o g   f i l e " ; 
 
 / *   S h o w n   w h e n   t h e   u s e r   t r i e s   t o   c l o s e   a   r u n n i n g   F i n d e r   i t e m   s c a n   w i n d o w   * / 
 " F i n d e r   i t e m   s c a n   s t i l l   r u n n i n g "   =   " F i n d e r   i t e m   s c a n   s t i l l   r u n n i n g " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " F i n d e r   i t e m s   a r e   s t i l l   b e i n g   s c a n n e d .   D o   y o u   w i s h   t o   s t o p   t h e   s c a n   a n d   c l o s e   t h e   w i n d o w ,   o r   l e t   t h e   s c a n   c o n t i n u e ? "   =   " F i n d e r   i t e m s   a r e   s t i l l   b e i n g   s c a n n e d .   D o   y o u   w i s h   t o   s t o p   t h e   s c a n   a n d   c l o s e   t h e   w i n d o w ,   o r   l e t   t h e   s c a n   c o n t i n u e ? " ; 
 
 / *   A c t i o n   a v a i l a b l e   w h e n   a   f u l l   s c a n   i s   r e q u i r e d   f o r   t h e   C l e a n u p   t o   b e c o m e   a v a i l a b l e .   * / 
 " F u l l   s c a n "   =   " F u l l   s c a n " ; 
 
 / *   T a b V i e w   I t e m   L a b e l   * / 
 " G e n e r a l "   =   " G e n e r a l " ; 
 
 / *   a l e r t   t i t l e   w h e n   w e b s i t e   f a i l s   v a l i d a t i o n   * / 
 " I n v a l i d   E n t r y "   =   " I n v a l i d   E n t r y " ; 
 
 / *   U s e r   e n t e r e d   a n   i n v a l i d   r u l e   * / 
 " I n v a l i d   e x c l u d e d   i t e m "   =   " I n v a l i d   e x c l u d e d   i t e m " ; 
 
 / *   a s k   t h i s   q u e s t i o n   w h e n   a   u s e r   e n t e r s   a   b a d   e x c l u s i o n 
       U s e r   e n t e r e d   a n   i n v a l i d   r u l e   * / 
 " I n v a l i d   e x c l u d e d   i t e m .   D o   y o u   w i s h   t o   c o n t i n u e   e d i t i n g ? "   =   " I n v a l i d   e x c l u d e d   i t e m .   D o   y o u   w i s h   t o   c o n t i n u e   e d i t i n g ? " ; 
 
 / *   S t r i n g   u s e d   t o   i n d i c a t e   a   s c a n   c o m p l e t e d   w i t h   i s s u e s .   * / 
 " I s s u e s   d e t e c t e d "   =   " I s s u e s   d e t e c t e d " ; 
 
 / *   F o r m a t   s t r i n g   u s e d   t o   d i s p l a y   t h e   n u m b e r   o f   i t e m s   r e m a i n i n g .   * / 
 " I t e m s   r e m a i n i n g :   % @ "   =   " I t e m s   r e m a i n i n g :   % @ " ; 
 
 / *   S h o w   t h a t   t h e   s c a n   w a s   l a s t   r u n   o n   a   g i v e n   d a t e   * / 
 " L a s t   s c a n n e d :   % @ "   =   " L a s t   s c a n n e d :   % @ " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " L a t e r "   =   " L a t e r " ; 
 
 / *   L a b e l   o n   t h e   L i v e   P r o t e c t i o n   t a b   i n   t h e   P r e f e r e n c e s   d i a l o g . 
       T o o l b a r   I t e m   L a b e l   * / 
 " L i v e   P r o t e c t i o n "   =   " L i v e   P r o t e c t i o n " ; 
 
 / *   T h e   L o g g i n g   S e t t i n g s   b u t t o n ' s   t i t l e   s t r i n g 
       T o o l b a r   I t e m   L a b e l   * / 
 " L o g g i n g "   =   " L o g g i n g " ; 
 
 / *   A c t i o n   a v a i l a b l e   w h e n   t h r e a t   c a n n o t   b e   c l e a n e d - u p ,   a n d   m a n u a l   c l e a n u p   i s   r e q u i r e d .   * / 
 " M a n u a l   C l e a n u p "   =   " M a n u a l   C l e a n u p " ; 
 
 / *   T h e   M e s s a g i n g   S e t t i n g s   b u t t o n ' s   t i t l e   s t r i n g 
       T o o l b a r   I t e m   L a b e l   * / 
 " M e s s a g i n g "   =   " M e s s a g i n g " ; 
 
 / *   D i s p l a y   s t r i n g   u s e d   f o r   t h e   n a m e   o f   a   t h r e a t   w h e n   m u l t i p l e   t h r e a t s   a r e   s e l e c t e d .   * / 
 " M u l t i p l e   s e l e c t i o n "   =   " M u l t i p l e   s e l e c t i o n " ; 
 
 / *   T i t l e   o f   t h e   n a m e   f i e l d   l a b e l   f o r   t h e   n e w   l o g   f i l e   n a m e .   * / 
 " N e w   L o g : "   =   " N e w   L o g : " ; 
 
 / *   S h o w   t h e   d a t e   o f   t h e   n e x t   s c h e d u l e d   s c a n   * / 
 " N e x t   s c h e d u l e d   s c a n :   % @ "   =   " N e x t   s c h e d u l e d   s c a n :   % @ " ; 
 
 / *   N o   * / 
 " N o "   =   " N o " ; 
 
 / *   D e s c r i p t i o n   o f   a   s c a n   w h i c h   d o e s n ' t   s c a n   a n y t h i n g .   * / 
 " N o   i t e m s   i n   s c a n "   =   " N o   i t e m s   i n   s c a n " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " N o   l o g   f i l e   t o   s h o w   f o r   t h i s   s c a n "   =   " N o   l o g   f i l e   t o   s h o w   f o r   t h i s   s c a n " ; 
 
 / *   D i s p l a y   s t r i n g   u s e d   f o r   t h e   t h r e a t   n a m e   i f   n o   t h r e a t s   a r e   s e l e c t e d .   * / 
 " N o   s e l e c t i o n "   =   " N o   s e l e c t i o n " ; 
 
 / *   S t r i n g   u s e d   w i t h   t h e   f o r m a t   s t r i n g   t o   d i s p l a y   n o   t h r e a t s   f o u n d .   * / 
 " N o   t h r e a t s   f o u n d "   =   " N o   t h r e a t s   f o u n d " ; 
 
 / *   T e x t   d i s p l a y e d   w h e n   O n - A c c e s s   i s   d i s a b l e d   * / 
 " O f f "   =   " T h e   o n - a c c e s s   s c a n n e r   i s   o f f " ; 
 
 / *   O K   * / 
 " O K "   =   " O K " ; 
 
 / *   T e x t   d i s p l a y e d   w h e n   O n - A c c e s s   i s   e n a b l e d   * / 
 " O n "   =   " T h e   o n - a c c e s s   s c a n n e r   i s   o n " ; 
 
 / *   T h e   O n - A c c e s s   S c a n n e r   C o n f i g u r a t i o n   b u t t o n ' s   t i t l e   s t r i n g 
       T o o l b a r   I t e m   L a b e l   * / 
 " O n - a c c e s s   S c a n n i n g "   =   " O n - a c c e s s   S c a n n i n g " ; 
 
 / *   S t r i n g   u s e d   t o   d i s p l a y   a   s i n g l e   t h r e a t   w a s   f o u n d .   * / 
 " O n e   t h r e a t   f o u n d "   =   " O n e   t h r e a t   f o u n d " ; 
 
 / *   S t r i n g   p r e s e n t e d   t o   t h e   u s e r   i f   s o m e   o f   t h e   s e l e c t e d   t h r e a t s   c a n   b e   c l e a n e d   u p   w i t h o u t   a u t h e n t i c a t i o n .   * / 
 " O n l y   s o m e   o f   t h e   s e l e c t e d   t h r e a t s   c a n   b e   c l e a n e d   u p . "   =   " O n l y   s o m e   o f   t h e   s e l e c t e d   t h r e a t s   c a n   b e   c l e a n e d   u p . " ; 
 
 / *   T i t l e   s t r i n g   f o r   t h e   c l e a r   s p e c i f i c   t h r e a t   s h e e t .   * / 
 " O n l y   s o m e   o f   t h e   s e l e c t e d   t h r e a t s   c a n   b e   c l e a n e d   u p .   D o   y o u   w a n t   t o   c l e a n   t h e s e   u p ? "   =   " O n l y   s o m e   o f   t h e   s e l e c t e d   t h r e a t s   c a n   b e   c l e a n e d   u p .   D o   y o u   w a n t   t o   c l e a n   t h e s e   u p ? " ; 
 
 / *   T o o l t i p   d i s p l a y e d   w h e n   e m a i l   f i e l d   c o n t a i n s   t o o   m a n y   r e c i p i e n t s   i n   m e s s a g i n g   s e t t i n g s   * / 
 " R e c i p i e n t   f i e l d   c a n n o t   c o n t a i n   m o r e   t h a n   1 0   c o m m a   s e p e r a t e d   e n t r i e s . "   =   " R e c i p i e n t   f i e l d   c a n n o t   c o n t a i n   m o r e   t h a n   1 0   c o m m a   s e p e r a t e d   e n t r i e s . " ; 
 
 / *   B u t t o n   t i t l e   o n   t h e   d e l e t e   s c a n   c o n f i r m a t i o n   d i a l o g   * / 
 " R e m o v e   S c a n "   =   " R e m o v e   S c a n " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " R e s t a r t   N o w "   =   " R e s t a r t   N o w " ; 
 
 / *   A c t i o n   a v a i l a b l e   w h e n   c l e a n u p   w a s   s u c c e s s f u l   b u t   r e q u i r e s   r e b o o t   t o   c o m p l e t e   ( e . g .   r e s t a r t i n g   s e r v i c e s   a f t e r   c l e a n i n g   s y s t e m   c o n f i g u r a t i o n ) .   * / 
 " R e s t a r t   r e q u i r e d "   =   " R e s t a r t   r e q u i r e d " ; 
 
 / *   S c a n   s u m m a r y   t e x t   w h e n   t h e   s c a n   c o n s i s t s   o f   a   s i n g l e   p a t h   * / 
 " S c a n   % @ "   =   " S c a n   % @ " ; 
 
 / *   S c a n   s u m m a r y   t e x t   w h e n   t h e   s c a n   c o n t a i n s   a   n u m b e r   o f   i t e m s   u n d e r   a   c o m m o n   r o o t   p a t h   * / 
 " S c a n   % d   i t e m s   i n   % @ "   =   " S c a n   % 1 $ d   i t e m s   i n   % 2 $ @ " ; 
 
 / *   D e s c r i p t i o n   o f   a   s c a n   w h i c h   s c a n s   a l l   i t e m s .   * / 
 " S c a n   a l l   f i l e s   a n d   f o l d e r s   o n   t h i s   M a c "   =   " S c a n   a l l   f i l e s   a n d   f o l d e r s   o n   t h i s   M a c " ; 
 
 / *   B u t t o n   l a b e l   t o   s t a r t   a   s c a n   * / 
 " S c a n   N o w "   =   " S c a n   N o w " ; 
 
 / *   D e f a u l t   S c a n   N a m e 
       M e n u   T i t l e   f o r   s t a r t i n g   f u l l   s y s t e m   s c a n   * / 
 " S c a n   T h i s   M a c "   =   " S c a n   T h i s   M a c " ; 
 
 / *   S c a n   W i t h   C u r r e n t   P r i v i l e g e s   * / 
 " S c a n   W i t h   C u r r e n t   P r i v i l e g e s "   =   " S c a n   W i t h   C u r r e n t   P r i v i l e g e s " ; 
 
 / *   T e x t   d i s p l a y e d   w h e n   a   c u s t o m   s c a n   d o e s n ' t   h a v e   a   v a l i d   s c h e d u l e .   * / 
 " S c h e d u l e d   s c a n s   r e q u i r e   a t   l e a s t   o n e   d a y   a n d   o n e   t i m e . "   =   " S c h e d u l e d   s c a n s   r e q u i r e   a t   l e a s t   o n e   d a y   a n d   o n e   t i m e . " ; 
 
 / *   P r o m p t   d i s p l a y e d   w h e n   a   u s e r   c h o o s e s   a   ' t h r e a t s '   f o l d e r   w h e r e   i n f e c t e d   f i l e s   a r e   s t o r e d   * / 
 " S e l e c t   a   f o l d e r   w h e r e   i n f e c t e d   f i l e s   w i l l   b e   m o v e d   t o "   =   " S e l e c t   a   f o l d e r   w h e r e   i n f e c t e d   f i l e s   w i l l   b e   m o v e d   t o " ; 
 
 / *   P r o m p t   d i s p l a y e d   w h e n   a   u s e r   c h o o s e s   ' e x c l u s i o n s '   * / 
 " S e l e c t   f i l e s   o r   f o l d e r s   t o   e x c l u d e   f r o m   O n - A c c e s s   s c a n s "   =   " S e l e c t   f i l e s   o r   f o l d e r s   t o   e x c l u d e   f r o m   O n - A c c e s s   s c a n s " ; 
 
 / *   T o o l t i p   d i s p l a y e d   w h e n   s e n d e r   f i e l d   c o n t a i n s   t o o   m a n y   e n t i e s   i n   m e s s a g i n g   s e t t i n g s   * / 
 " S e n d e r   f i e l d   c a n n o t   c o n t a i n   m o r e   t h a n   1   e n t r y . "   =   " S e n d e r   f i e l d   c a n n o t   c o n t a i n   m o r e   t h a n   1   e n t r y . " ; 
 
 / *   T o o l t i p   d i s p l a y e d   w h e n   s e n d e r   f i e l d   i s   e m p t y   i n   m e s s a g i n g   s e t t i n g s   * / 
 " S e n d e r   f i e l d   m u s t   c o n t a i n   a n   e n t r y . "   =   " S e n d e r   f i e l d   m u s t   c o n t a i n   a n   e n t r y . " ; 
 
 / *   D e s c r i p t i o n   o f   w h y   t h e   u s e r   i s   b e i n g   a s k e d   t o   q u i t   t h e   a p p   * / 
 " S e v e r a l   s c a n s   h a v e   n o t   y e t   c o m p l e t e d .   D o   y o u   w i s h   t o   l e t   t h e   s c a n s   c o m p l e t e ,   o r   d o   y o u   w a n t   t o   s t o p   a l l   r u n n i n g   s c a n s   a n d   q u i t   t h e   a p p l i c a t i o n ? "   =   " S e v e r a l   s c a n s   h a v e   n o t   y e t   c o m p l e t e d .   D o   y o u   w i s h   t o   l e t   t h e   s c a n s   c o m p l e t e ,   o r   d o   y o u   w a n t   t o   s t o p   a l l   r u n n i n g   s c a n s   a n d   q u i t   t h e   a p p l i c a t i o n ? " ; 
 
 / *   A l e r t   t i t l e   w h e n   t h e   u s e r   t r i e s   t o   q u i t   w i t h   s c a n s   r u n n i n g   * / 
 " S e v e r a l   s c a n s   s t i l l   r u n n i n g "   =   " S e v e r a l   s c a n s   s t i l l   r u n n i n g " ; 
 
 / *   A p p l i c a t i o n   n a m e   * / 
 " S o p h o s   A n t i - V i r u s "   =   " S o p h o s   A n t i - V i r u s " ; 
 
 / *   t i t l e   o f   a n   e r r o r   a l e r t   p a n e l   * / 
 " S o p h o s   A n t i - V i r u s   E r r o r "   =   " S o p h o s   A n t i - V i r u s   E r r o r " ; 
 
 / *   T i t l e   o f   t h e   S a v e   f i l e   d i a l o g u e   u s e d   t o   p i c k   w h e r e   t o   l o g   t o .   * / 
 " S o p h o s   A n t i - V i r u s   L o g   L o c a t i o n "   =   " S o p h o s   A n t i - V i r u s   L o g   L o c a t i o n " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " S o p h o s   A n t i - V i r u s   P r e f e r e n c e s   E r r o r "   =   " S o p h o s   A n t i - V i r u s   P r e f e r e n c e s   E r r o r " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " S o p h o s   A u t o U p d a t e   E r r o r "   =   " S o p h o s   A u t o U p d a t e   E r r o r " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " S o p h o s   A u t o U p d a t e   s e r v e r   c a n n o t   u p d a t e   a t   t h i s   t i m e . "   =   " S o p h o s   A u t o U p d a t e   s e r v e r   c a n n o t   u p d a t e   a t   t h i s   t i m e . " ; 
 
 / *   B u t t o n   t e x t   t o   s t a r t   a   s c a n   * / 
 " S t a r t   S c a n "   =   " S t a r t   S c a n " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " S t a r t   S c a n n i n g "   =   " S t a r t   S c a n n i n g " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " S t o p "   =   " S t o p " ; 
 
 / *   B u t t o n   t i t l e   f o r   t h e   a l e r t   w h e n   u s e r   t r i e s   t o   q u i t   w i t h   s c a n s   r u n n i n g   * / 
 " S t o p   a l l   r u n n i n g   s c a n s   a n d   q u i t "   =   " S t o p   a l l   r u n n i n g   s c a n s   a n d   q u i t " ; 
 
 / *   B u t t o n   l a b e l   t o   s t o p   a   c u r r e n t l y   r u n n i n g   s c a n 
       B u t t o n   t e x t   t o   s t o p   a   r u n n i n g   s c a n   * / 
 " S t o p   S c a n "   =   " S t o p   S c a n " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " S t o p   S c a n n i n g "   =   " S t o p   S c a n n i n g " ; 
 
 / *   M e n u   T i t l e   f o r   s t o p p i n g   f u l l   s y s t e m   s c a n   * / 
 " S t o p   S c a n n i n g   L o c a l   D r i v e s "   =   " S t o p   S c a n n i n g   L o c a l   D r i v e s " ; 
 
 / *   B u t t o n   t i t l e   f o r   t h e   a l e r t   w h e n   a   u s e r   t r i e s   t o   q u i t   w i t h   a   s c a n   r u n n i n g   * / 
 " S t o p   t h e   r u n n i n g   s c a n   a n d   q u i t "   =   " S t o p   t h e   r u n n i n g   s c a n   a n d   q u i t " ; 
 
 / *   N o   c o m m e n t   p r o v i d e d   b y   e n g i n e e r .   * / 
 " T h e   l o g   f i l e   d o e s   n o t   e x i s t . "   =   " T h e   l o g   f i l e   d o e s   n o t   e x i s t . " ; 
 
 / *   T o o l t i p   d i s p l a y e d   w h e n   t h e   u s e r   e n t e r s   a n   e m p t y   s c a n   n a m e   * / 
 " T h e   s c a n   m u s t   h a v e   a   n a m e . "   =   " T h e   s c a n   m u s t   h a v e   a   n a m e . " ; 
 
 / *   D e s c r i p t i o n   o f   a c t i o n   a v a i l a b l e   w h e n   a   t h r e a t   c a n   b e   c l e a n e d - u p .   * / 
 " T h e   s e l e c t e d   t h r e a t   c a n   b e   c l e a n e d   u p . "   =   " T h e   s e l e c t e d   t h r e a t   c a n   b e   c l e a n e d   u p . " ; 
 
 / *   D e s c r i p t i o n   o f   a c t i o n   a v a i l a b l e   w h e n   c l e a n u p   i s   r u n   w i t h o u t   a u t h e n t i c a t i o n   w h e n   i t   i s   r e q u i r e d   * / 
 " T h e   t h r e a t   c o u l d   n o t   b e   c l e a n e d   u p   w i t h o u t   a u t h e n t i c a t i o n .   I t   c a n   b e   c l e a n e d   u p   i f   y o u   a u t h e n t i c a t e   a s   a n   a d m i n i s t r a t o r . "   =   " T h e   t h r e a t   c o u l d   n o t   b e   c l e a n e d   u p   w i t h o u t   a u t h e n t i c a t i o n .   I t   c a n   b e   c l e a n e d   u p   i f   y o u   a u t h e n t i c a t e   a s   a n   a d m i n i s t r a t o r . " ; 
 
 / *   D e s c r i p t i o n   o f   a c t i o n   a v a i l a b l e   w h e n   c l e a n - u p   i s   o n l y   p a r t i a l l y   s u c c e s s f u l   e . g .   d e l e t e s   s o m e   f i l e s   b u t   n o t   o t h e r s .   * / 
 " T h e   t h r e a t   w a s   o n l y   p a r t i a l l y   c l e a n e d   u p ,   t h e   r e m a i n i n g   c o m p o n e n t s   r e q u i r e   m a n u a l   c l e a n u p . "   =   " T h e   t h r e a t   w a s   o n l y   p a r t i a l l y   c l e a n e d   u p ,   t h e   r e m a i n i n g   c o m p o n e n t s   r e q u i r e   m a n u a l   c l e a n u p . " ; 
 
 / *   S t r i n g   p r e s e n t e d   t o   t h e   u s e r   i f   n o n e   o f   t h e   s e l e c t e d   t h r e a t s   c a n   b e   c l e a n e d   u p .   * / 
 " T h e   t h r e a t s   c a n n o t   b e   c l e a n e d   u p .   P l e a s e   c l i c k   t h e   t h r e a t   n a m e   a b o v e   f o r   m a n u a l   c l e a n u p   i n s t r u c t i o n s . "   =   " T h e   t h r e a t s   c a n n o t   b e   c l e a n e d   u p .   P l e a s e   c l i c k   t h e   t h r e a t   n a m e   a b o v e   f o r   m a n u a l   c l e a n u p   i n s t r u c t i o n s . " ; 
 
 / *   T o o l t i p   d i s p l a y e d   w h e n   e m a i l   f i e l d s   a r e   e m p t y   i n   m e s s a g i n g   s e t t i n g s   * / 
 " T h e s e   s e t t i n g s   d o   n o t   t a k e   e f f e c t   u n t i l   t h e   r e c i p i e n t   a n d   t h e   o u t g o i n g   e m a i l   s e r v e r   a r e   s e t . "   =   " T h e s e   s e t t i n g s   d o   n o t   t a k e   e f f e c t   u n t i l   t h e   r e c i p i e n t   a n d   t h e   o u t g o i n g   e m a i l   s e r v e r   a r e   s e t . " ; 
 
 / *   I n f o r m a t i o n   o f f e r e d   w h e n   t h e   u s e r   t r i e s   t o   d e l e t e   s y s t e m   a n d   u s e r   s c a n s   * / 
 " T h i s   a c t i o n   r e q u i r e s   a u t h e n t i c a t i o n   s i n c e   s o m e   o f   t h e s e   a r e   s y s t e m   s c a n s . "   =   " T h i s   a c t i o n   r e q u i r e s   a u t h e n t i c a t i o n   s i n c e   s o m e   o f   t h e s e   a r e   s y s t e m   s c a n s . " ; 
 
 / *   I n f o r m a t i o n   o f f e r e d   w h e n   t h e   u s e r   t r i e s   t o   d e l e t e   a   s y s t e m   s c a n   * / 
 " T h i s   a c t i o n   r e q u i r e s   a u t h e n t i c a t i o n   s i n c e   t h e s e   a r e   s y s t e m   s c a n s . "   =   " T h i s   a c t i o n   r e q u i r e s   a u t h e n t i c a t i o n   s i n c e   t h e s e   a r e   s y s t e m   s c a n s . " ; 
 
 / *   N o   a c t i o n   a v a i l a b l e   f o r   a   c o n t r o l l e d   a p p l i c a t i o n   * / 
 " T h i s   i s   a   C o n t r o l l e d   A p p l i c a t i o n ,   n o   a c t i o n   i s   r e q u i r e d . "   =   " T h i s   i s   a   C o n t r o l l e d   A p p l i c a t i o n ,   n o   a c t i o n   i s   r e q u i r e d . " ; 
 
 / *   E r r o r   d i s p l a y e d   w h e n   a n   i n v a l i d   U R L   i s   e n t e r e d   i n t o   t h e   u p d a t e   a d d r e s s   f i e l d .   * / 
 " T h i s   i s   a n   i n v a l i d   a d d r e s s   f o r   u p d a t i n g   f r o m   a   n e t w o r k   v o l u m e . "   =   " T h i s   i s   a n   i n v a l i d   a d d r e s s   f o r   u p d a t i n g   f r o m   a   n e t w o r k   v o l u m e . " ; 
 
 / *   E r r o r   d i s p l a y e d   w h e n   a n   i n v a l i d   U R L   i s   e n t e r e d   i n t o   t h e   u p d a t e   a d d r e s s   f i e l d .   * / 
 " T h i s   i s   a n   i n v a l i d   a d d r e s s   f o r   u p d a t i n g   f r o m   a   w e b   s e r v e r . "   =   " T h i s   i s   a n   i n v a l i d   a d d r e s s   f o r   u p d a t i n g   f r o m   a   w e b   s e r v e r . " ; 
 
 / *   T o o l t i p   d i s p l a y e d   w h e n   t h e   u s e r   e n t e r s   a   d u p l i c a t e   s c a n   n a m e   * / 
 " T h i s   n a m e   i s   a l r e a d y   i n   u s e .     P l e a s e   u s e   a n o t h e r   n a m e . "   =   " T h i s   n a m e   i s   a l r e a d y   i n   u s e .     P l e a s e   u s e   a n o t h e r   n a m e . " ; 
 
 / *   S e n t e n c e   r e p l a c i n g   t h e   ' l a s t   r u n   a t '   w h e n   t h e   s c a n   h a s   n e v e r   c o m p l e t e d   * / 
 " T h i s   s c a n   h a s   n e v e r   b e e n   c o m p l e t e d . "   =   " T h i s   s c a n   h a s   n e v e r   b e e n   c o m p l e t e d . " ; 
 
 / *   S e n t e n c e   r e p l a c i n g   t h e   ' l a s t   r u n   a t '   w h e n   t h e   s c a n   i s   n o t   y e t   r u n   * / 
 " T h i s   s c a n   h a s   n e v e r   b e e n   r u n . "   =   " T h i s   s c a n   h a s   n e v e r   b e e n   r u n . " ; 
 
 / *   M e s s a g e   s h o w n   w h e n   a d m i n   u s e r   i n i t i a t e s   f u l l   s y s t e m   s c a n   t h a t   i s   c o n f i g u r e d   t o   t a k e   a u t o m a t i c   a c t i o n s .   * / 
 " T h i s   s c a n   i s   c o n f i g u r e d   t o   d e a l   w i t h   t h r e a t s   a u t o m a t i c a l l y .   T o   s c a n   a l l   f i l e s   o n   t h i s   M a c ,   y o u   m u s t   a u t h e n t i c a t e   a s   a n   a d m i n i s t r a t o r . "   =   " T h i s   s c a n   i s   c o n f i g u r e d   t o   d e a l   w i t h   t h r e a t s   a u t o m a t i c a l l y .   T o   s c a n   a l l   f i l e s   o n   t h i s   M a c ,   y o u   m u s t   a u t h e n t i c a t e   a s   a n   a d m i n i s t r a t o r . " ; 
 
 / *   M e s s a g e   s h o w n   w h e n   a d m i n   u s e r   i n i t i a t e s   a   c u s t o m   s c a n   t h a t   i s   c o n f i g u r e d   t o   t a k e   a u t o m a t i c   a c t i o n s .   * / 
 " T h i s   s c a n   i s   c o n f i g u r e d   t o   d e a l   w i t h   t h r e a t s   a u t o m a t i c a l l y .   T o   s c a n   a l l   f i l e s   t h a t   y o u   d o   n o t   h a v e   a c c e s s   t o ,   y o u   m u s t   a u t h e n t i c a t e   a s   a n   a d m i n i s t r a t o r . "   =   " T h i s   s c a n   i s   c o n f i g u r e d   t o   d e a l   w i t h   t h r e a t s   a u t o m a t i c a l l y .   T o   s c a n   a l l   f i l e s   t h a t   y o u   d o   n o t   h a v e   a c c e s s   t o ,   y o u   m u s t   a u t h e n t i c a t e   a s   a n   a d m i n i s t r a t o r . " ; 
 
 / *   D e s c r i p t i o n   o f   a c t i o n   a v a i l a b l e   w h e n   a   t h r e a t   h a s   b e e n   m o v e d ,   a n d   c l e a n u p   i s   a v a i l a b l e .   * / 
 " T h r e a t   m o v e d   t o   q u a r a n t i n e   f o l d e r ,   c l e a n u p   a v a l i a b l e . "   =   " T h r e a t   m o v e d   t o   q u a r a n t i n e   f o l d e r ,   c l e a n u p   a v a l i a b l e . " ; 
 
 / *   M e s s a g e   s h o w n   w h e n   n o n - a d m i n   u s e r   i n i t i a t e s   f u l l   s y s t e m   s c a n .   * / 
 " T o   s c a n   a l l   f i l e s   o n   t h i s   M a c ,   y o u   m u s t   l o g   i n   w i t h   a n   a d m i n i s t r a t o r   a c c o u n t . "   =   " T o   s c a n   a l l   f i l e s   o n   t h i s   M a c ,   y o u   m u s t   l o g   i n   w i t h   a n   a d m i n i s t r a t o r   a c c o u n t . " ; 
 
 / *   M e s s a g e   d i s p l a y e d   i n   Q M ' s   t h r e a t   d e t a i l s   i f   u s e r   d o e s   n o t   h a v e   a c c e s s   t o   s e e   a   c o m p o n e n t ' s   f i l e   n a m e   * / 
 " T o   v i e w   a l l   c o m p o n e n t s   o f   t h e   t h r e a t ,   y o u   m u s t   a u t h e n t i c a t e   a s   a n   a d m i n i s t r a t o r . "   =   " T o   v i e w   a l l   c o m p o n e n t s   o f   t h e   t h r e a t ,   y o u   m u s t   a u t h e n t i c a t e   a s   a n   a d m i n i s t r a t o r . " ; 
 
 / *   c u r r e n t   d a y   * / 
 " T o d a y "   =   " T o d a y " ; 
 
 / *   n e x t   d a y   * / 
 " T o m o r r o w "   =   " T o m o r r o w " ; 
 
 / *   c o u l d n ' t   c r e a t e   a   S A V I   o b j e c t   * / 
 " U n a b l e   t o   i n i t i a l i z e   t h r e a t   d e t e c t i o n   e n g i n e :   v i r u s   d a t a   m i s s i n g   o r   u n u s a b l e . "   =   " U n a b l e   t o   i n i t i a l i z e   t h r e a t   d e t e c t i o n   e n g i n e :   v i r u s   d a t a   m i s s i n g   o r   u n u s a b l e . " ; 
 
 / *   D e f a u l t   n a m e   f o r   a   s c a n   * / 
 " u n t i t l e d "   =   " u n t i t l e d " ; 
 
 / *   V i r u s   d a t a   t o o   o l d   * / 
 " V i r u s   d a t a   i s   o u t   o f   d a t e .   P l e a s e   u p d a t e   S o p h o s   A n t i - V i r u s . "   =   " V i r u s   d a t a   i s   o u t   o f   d a t e .   P l e a s e   u p d a t e   S o p h o s   A n t i - V i r u s . " ; 
 
 / *   L a b e l   o n   t h e   W e b   P r o t e c t i o n   t a b   i n   t h e   P r e f e r e n c e s   d i a l o g . 
       T o o l b a r   I t e m   L a b e l   * / 
 " W e b   P r o t e c t i o n "   =   " W e b   P r o t e c t i o n " ; 
 
 / *   Y e s   * / 
 " Y e s "   =   " Y e s " ; 
 
 / *   I n f o r m a t i o n   o f f e r e d   w h e n   t h e   u s e r   t r i e s   t o   d e l e t e   a   s c a n   * / 
 " Y o u   c a n ' t   u n d o   t h i s   a c t i o n . "   =   " Y o u   c a n ' t   u n d o   t h i s   a c t i o n . " ; 
 
 / *   D e s c r i p t i o n   o f   a c t i o n   a v a i l a b l e   w h e n   t h e   t h r e a t   c a n n o t   b e   c l e a n e d   u p   b y   s o f t w a r e .   * / 
 " Y o u   m u s t   c l e a n   u p   t h e   s e l e c t e d   t h r e a t   m a n u a l l y . "   =   " Y o u   m u s t   c l e a n   u p   t h e   s e l e c t e d   t h r e a t   m a n u a l l y . " ; 
 
 / *   M e s s a g e   o f   a l e r t   p r e s e n t e d   i f   c l e a n u p   c o m p l e t e d   b u t   r e q u i r e s   a   s y s t e m   r e b o o t .   * / 
 " Y o u   m u s t   r e s t a r t   y o u r   c o m p u t e r   t o   c o m p l e t e   c l e a n   u p "   =   " Y o u   m u s t   r e s t a r t   y o u r   c o m p u t e r   t o   c o m p l e t e   c l e a n   u p " ; 
 
 / *   D e s c r i p t i o n   o f   a c t i o n   a v a i l a b l e   w h e n   c l e a n u p   w a s   s u c c e s s f u l   b u t   r e q u i r e s   r e b o o t   t o   c o m p l e t e   ( e . g .   r e s t a r t i n g   s e r v i c e s   a f t e r   c l e a n i n g   s y s t e m   c o n f i g u r a t i o n ) .   * / 
 " Y o u   m u s t   r e s t a r t   y o u r   c o m p u t e r   t o   c o m p l e t e   c l e a n   u p   o f   t h i s   t h r e a t "   =   " Y o u   m u s t   r e s t a r t   y o u r   c o m p u t e r   t o   c o m p l e t e   c l e a n   u p   o f   t h i s   t h r e a t " ; 
 
 / *   D e s c r i p t i o n   o f   a c t i o n   a v a i l a b l e   c l e a n   u p   r e q u i r e s   l o c a l   d r i v e s   t o   b e   s c a n n e d .   * / 
 " Y o u   m u s t   s c a n   l o c a l   d r i v e s   t o   c o m p l e t e   c l e a n u p   o f   t h i s   t h r e a t . "   =   " Y o u   m u s t   s c a n   l o c a l   d r i v e s   t o   c o m p l e t e   c l e a n u p   o f   t h i s   t h r e a t . " ; 
 
 / *   a b o u t   p a n e l   l a y o u t   * / 
 " A b o u t   P a n e l   C r e d i t s "   =   " T h r e a t   d e t e c t i o n   e n g i n e :   % s \ n T h r e a t   d a t a :   % s \ n P r o t e c t s   a g a i n s t   % d   t h r e a t s \ n \ n " ; 
 